home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 April / CHIP 1996 aprilis (CD06).zip / CHIP_CD06.ISO / sac / pack / thd_12_1.exe / rar / CHGINFO.RAR / CHGINFO.TXT < prev   
Text File  |  2000-11-25  |  6KB  |  102 lines

  1.  
  2.      CHGINFO is a utility designed to change the information in a TESTINFO.DAT 
  3. file to reflect the correct information (as it applies to your BBS type).
  4.  
  5.      CHGINFO.EXE /C      - to configure.
  6.      CHGINFO.EXE /C /NCD - to configure and NOT include CD-ROMs.
  7.      CHGINFO.EXE         - to process an existing TESTINFO.DAT
  8.                            (must be configured first)
  9.  
  10.      It is imperitive for proper operation that CHGINFO.EXE reside in the same 
  11. directory as THDPRO.EXE, THDPLUS.EXE and TESTINFO.DAT. It may also need to be 
  12. on the same logical drive as your BBS, depending on whether or not your BBS 
  13. specifies drives letters in the paths to the various areas. If your BBS is 
  14. configured without drive letters (paths like "\FILES" as opposed to 
  15. "C:\FILES") then these utilities will need to be located on the same logical 
  16. drive as the BBS.
  17.  
  18.      It is important to note that this utility is NOT for everyone. It was 
  19. designed for those who have a file tosser but are unhappy with the decriptions 
  20. or other information inserted into their File Data Bases by that utility.
  21.      If you use a file tosser, and it uses THD ProScan and you are unhappy 
  22. with the FDB modifications made by that tosser, then this utility is for you. 
  23. Otherwise you have no use for it.
  24.  
  25.      CHGINFO has two specific modes. They are configuration mode and operation 
  26. mode.
  27.  
  28.      Configuration mode is invoked by running "CHGINFO.EXE /C". Once run, you 
  29. will be prompted for the BBS TYPE with which the utility is to run. The BBS 
  30. types are the same as those supported by THDPLUS.EXE. CHGINFO creates a unique 
  31. configuration file for each BBS type. Therefore if you wish to use it with 
  32. more than one BBS, you can feel free to do so.
  33.  
  34.      Configuration mode by default includes CD-ROMS for all BBS types except 
  35. FILES.BBS types. Use "CHGINFO.EXE /C /NCD" to instruct the program to NOT 
  36. include CD-ROMs in it's configuration. This switch allows the program to run 
  37. faster if you know that the needed files will never be located on the CD-ROM 
  38. drives (people with CD-ROM changers should almost definitely use this switch).
  39.  
  40.      The configuration files are named CHGINFO.### where "###" is a three 
  41. digit numerical combination. These number combinations represent the BBS TYPE 
  42. as recorded inside the TESTINFO record (and do not necessarily agree with the 
  43. "number" selected in THDINSTL for your particular BBS type).
  44.      Once a BBS Type has been selected, THD will ask you to supply a path to 
  45. your BBS directory (except for the FILES.BBS type explained later). It will 
  46. then search your BBS's data files for the directories used as file areas and 
  47. record them in a packed format in the configuration file.
  48.      The FILES.BBS configuration will list for you the available drives on 
  49. your system (it should not show any CD-ROM drives). You should remove from 
  50. this list any drive letters which will not contain any FILES.BBS files that 
  51. are used by your BBS as well as any drives which will not allow the files on 
  52. it to be modified (as in worm drives). From this point it will search each 
  53. directory on each of the listed drives for the existence of FILES.BBS. Each 
  54. directory found to contain a FILES.BBS will be recorded in the packed 
  55. configuration file.
  56.  
  57.      Operational mode is as simple as running "CHGINFO.EXE". Once loaded, 
  58. CHGINFO will search the TESTINFO.DAT (which must be in the same directory as 
  59. CHGINFO). For each entry which has not been processed, CHGINFO will attempt to 
  60. verify the existence of the file in the position recorded in the TESTINFO 
  61. record. If the file is found at the recorded position, then that record is 
  62. skipped (no changes are made).
  63.      If however the file is not found in the recorded directory, CHGINFO will 
  64. search those directories recorded in the configuration file which corresponds 
  65. to the BBS type to be modified. If the file is found in one of the recorded 
  66. directories, then the TESTINFO.DAT record is updated to reflect the file's new 
  67. location. If the file is not found in the configured directories, no changes 
  68. are made to the record.
  69.      This modification allows THDPLUS to update the File Data Base according 
  70. to the current position of the tested file (rather than it's position at the 
  71. time of testing).
  72.  
  73.      This will NOT cause THDPLUS to add files to the BBS'es File Data Base. It 
  74. will only modify the TESTINFO.DAT record. If the file is not in the FDB, 
  75. THDPLUS will not modify the FDB regardless of changes made by CHGINFO.EXE. (an 
  76. exception for TG3 is explained in other documentation).
  77.  
  78.      As an example of it's use. The following "general" method is used by at 
  79. least one beta site which prefers THDPRO.EXE's description to that of ALLFIX.
  80. CHGINFO must be configured prior to being used as outlined below.
  81.  
  82. The user uses ALLFIX as he always has. ALLFIX calls THDPRO.EXE as it's EAC 
  83. (and/or file scanner).
  84.  
  85. Run ALLFIX as always and allow it to toss files into the FDB
  86. Run CHGINFO.EXE
  87. Run THDPLUS /ALL
  88.  
  89.      Since ALLFIX has already run THDPRO.EXE on all files, the descriptions 
  90. and file information has already been recorded in TESTINFO.DAT. ALLFIX then 
  91. moves the File to the appropriate directory as determined by the "TIC" file.
  92.      CHGINFO finds the files and modifies the TESTINFO.DAT records to match 
  93. the file's new location.
  94.      THDPLUS /ALL causes THDPLUS to process all records in the TESTINFO.DAT 
  95. file. As always, it will only modify those entries which already exist in the 
  96. BBS'es FDB.
  97.  
  98.      Note that ALLFIX as used above is simply an example. ALLFIX is considered 
  99. by many to be an excellent program and is copyrighted by it's creator. This 
  100. text intends no disrespect to the product or its author.
  101.  
  102.